playerEventsAdded

fun playerEventsAdded(): Flowable<PlayerEventsAddedEvent>

Send events as a list, allowing them to be batched on the browser for less congestion. If batched, events must ALWAYS be in chronological order.

Sources

jvm source
Link copied to clipboard